SftTree/NET 2.0

Height Property, FootersClass Class

Softel vdm, Inc.

Returns the height of the footer area.

Syntax      FootersClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Height As Integer

C#   

public int Height { get; }

C++   

public: property int Height {
        int get();
}

Property Value

The height in pixels.

Comments

The Height property returns the height of the footer area.

The height of the footer area is determined automatically, based on the number of rows, cell contents, etc. and cannot be changed by an application.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com